﻿/*——*/
.TipDiv1
{
    border: solid 1px #F5CB8E;
    background: #FCFACB;
    padding: 6px 6px 6px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FCFACB), to(#FDFCE3));
    background-image: -webkit-linear-gradient(#FCFACB, #FDFCE3);
    background-image: -moz-linear-gradient(#FCFACB, #FDFCE3);
    background-image: -ms-linear-gradient(#FCFACB, #FDFCE3);
    background-image: -o-linear-gradient(#FCFACB, #FDFCE3);
    background-image: linear-gradient(#FCFACB, #FDFCE3);
    box-shadow:0 2px 0 rgba(255,255,255,.9) inset;
}
.TipDiv1 strong
{
    color: #f60;
}
.TipDiv1 div
{
    color: #666;
}
/*——*/
.TableBox1 table
{
    background-color: #D8DEEB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.TableBox1 th
{
    background-color: #F6F7F9;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.TableBox1 td
{
    background-color: #fff;
    height: 30px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.TableBox1 .tr1 td
{
    background-color: #F6F7F9;
}
.TableBox1 td a
{
    color: #069;
}
.TableBox1 td a:hover
{
    color: #f60;
}
.TableBox1 th th, .TableBox1 td td, .TableBox1 th th th, .TableBox1 td td td
{
    padding: 0;
}
.TableBox1_a td
{
    text-align: left;
    padding: 7px 0 7px 10px;
    *padding: 6px 0 6px 10px;
}
/*——*/
.TableBox1_a td .tdson1
{
    font-size:14px;
    font-weight:bold;
    text-align:right;
    padding-right:5px;
    color:#666;
}
.TableBox1_a td .tdson1 span
{
    background:url(/s/img/g/WillFill.gif) no-repeat 0 center;
    padding-left:12px;
}
/*——*/
.NoData1
{
    border: solid 1px #fbe0b5;
    line-height: 36px;
    padding-left: 30px;
    color: #f60;
    background: #fffcee url(/s/img/g/sigh_3.gif) no-repeat 12px center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/*——*/
.inp1, .inp2, .inp3, .inp4, .inps1
{
    font-size: 14px;
    background: url(/s/img/g/InpBg.gif) no-repeat 0 0;
    border: solid 1px #999;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    height: 28px;    
    padding: 0 4px;
    outline: none;
    width: 250px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    *line-height:28px;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; /*2015-11-14*/
    -webkit-appearance: none;
}
.inp1:focus, .inp2:focus, .inp3:focus, .inp4:focus, .inps1:focus
{
    border-color: #4098F0;
    background: #fff;
    background: -webkit-gradient(linear, 0 0, 0 10%, from(#ccc), to(#fff));
    background: -moz-linear-gradient(top, #ccc, #fff 10%);
}
.inps1:focus
{
    background: #fff;
}
.inp2
{
    height: 20px;
    width: 80px;
    color: #666;
    font-size: 12px;
}
.inp3
{
    height: 20px;
    width: 510px;
    color: #333;
    border-color: #eee;
    background: #fff;
}
.inp4
{
    height: 26px;   
}
.inps1
{
    width: 600px;
    height: 100px;
    padding: 3px 6px;
    line-height: 24px;
    resize: vertical;
    font-family: Arial, '宋体', 'Microsoft Yahei', '微软雅黑', MSYahei, Verdana, Helvetica, sans-serif;
}
.but1, .but2, .but3,.but4
{
    width: 80px;
    height: 28px;
    border: 0;
    background: url(/s/img/g/but1.gif);
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    outline: none;
    line-height: 28px;/*2015-12-11*/
}
.but1:hover, .but2:hover, .but3:hover,.but4:hover
{
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.but2
{
    background: url(/s/img/g/but2.gif);
}
.but3
{
    background: url(/s/img/g/but3.gif);
    color: #444;
}
.but4
{
    width: 46px;
    height: 24px;
    background: url(/s/img/a/but4.gif);
    line-height: 24px;/*2015-12-11*/
}
.sel1
{
    font-size: 14px;
    background: url(/s/img/g/InpBg.gif) no-repeat 0 0;
    border: solid 1px #999;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    height: 30px;
    outline: none;
    width: 200px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/*——*/
.turn
{
    padding-top: 10px;
}
.turn a, .turn .turn_on
{
    display: block;
    float: left;
    height: 20px;
    padding-left: 7px;
    padding-right: 7px;
    margin-right: 3px;
    border: 1px solid #C5CDE0;
    background-color: #F2F2F2;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;border-radius: 2px;/*2015-10-4*/
    
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(#fff, #eee);
    background-image: -moz-linear-gradient(#fff, #eee);
    background-image: -ms-linear-gradient(#fff, #eee);
    background-image: -o-linear-gradient(#fff, #eee);
    background-image: linear-gradient(#fff, #eee);
}
.turn .turn_flpn
{
    padding-left: 5px;
    padding-right: 5px;
}
.turn a:hover, .turn .turn_on
{
    border: 1px solid #4670BA;
    background-color: #5886D8;
    text-decoration: none;
    color: #fff;
    
    background-image: -webkit-gradient(linear, left top, left bottom, from(#71A0F5), to(#5886D8));
    background-image: -webkit-linear-gradient(#71A0F5, #5886D8);
    background-image: -moz-linear-gradient(#71A0F5, #5886D8);
    background-image: -ms-linear-gradient(#71A0F5, #5886D8);
    background-image: -o-linear-gradient(#71A0F5, #5886D8);
    background-image: linear-gradient(#71A0F5, #5886D8);
    box-shadow:0 0 1px rgba(255,255,255,.3) inset;
}
.turn .turn_on
{
    border: 1px solid #4670BA;
    background-color: #5886D8;
}
.pager_inp
{
    display: block;
    float: left;
    border: 1px solid #C5CDE0;
    height: 20px;
    line-height:20px;
    padding-left: 2px;
    font-size: 12px;
    background-color: #fff;
    margin-right: 3px;
    color: #999;
    outline: none;
    width: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;border-radius: 2px;/*2015-10-4*/
}
.pager_inp:focus
{
    border-color: #2592C7;
    background: #fff;
    /*background: -webkit-gradient(linear, 0 0, 0 10%, from(#ccc), to(#fff));
    background: -moz-linear-gradient(top, #ccc, #fff 10%);*/
}
.pager_but
{
    display: block;
    float: left;
    width: 40px;
    height: 22px;
    line-height: 20px;
    overflow: hidden;
    border-width: 0;
    background: url(/s/img/a/pager_but_a.gif) no-repeat 0 0;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    outline: none;
}
.pager_but:hover
{
    background: url(/s/img/a/pager_but_a.gif) no-repeat 0 -22px;
}
/*——*/
.TdTip1
{
    float: left;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 6px 0 25px;
    border: solid 1px #fde0c1;
    margin-left: 5px;
    background: #fff6df url(/s/img/g/sigh_3.gif) no-repeat 6px center;
    color: #ff822f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.TdTip1_a
{
    border-color: #A7D36C;
    background: #DEFFAD url(/s/img/g/sigh_5.gif) no-repeat 5px center;
    color: #080;
}
/*——*/